FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource SearchParameter/FHIR Server from package ca.infoway.io.cafex#2.1.0-DFT-Ballot (78 ms)

Package ca.infoway.io.cafex
Type SearchParameter
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.infoway.io.cafex@2.1.0-DFT-Ballot&canonical=http://fhir.infoway-inforoute.ca/io/cafex/SearchParameter/cafex-clinical-patient
Url http://fhir.infoway-inforoute.ca/io/cafex/SearchParameter/cafex-clinical-patient
Status draft
Date 2024-05-09T00:00:00+00:00
Name CAFeXClinicalPatient
Experimental False
Authority national
Description A clinical patient **SHOULD** support patient.identifier. This CA:FeX SearchParameter extends the usage context of the clinical-patient parameter - chain
Type reference

Resources that use this resource

CapabilityStatement
http://fhir.infoway-inforoute.ca/io/cafex/CapabilityStatement/cafex-server CaFeX Server CapabilityStatement

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "SearchParameter",
  "id" : "cafex-clinical-patient",
  "url" : "http://fhir.infoway-inforoute.ca/io/cafex/SearchParameter/cafex-clinical-patient",
  "name" : "CAFeXClinicalPatient",
  "derivedFrom" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
  "status" : "draft",
  "date" : "2024-05-09T00:00:00+00:00",
  "publisher" : "Canada Health Infoway",
  "description" : "A clinical patient **SHOULD** support patient.identifier. This CA:FeX SearchParameter extends the usage context of the\nclinical-patient parameter\n - chain",
  "code" : "patient",
  "base" : [
    "AllergyIntolerance",
    "Composition",
    "Condition",
    "DiagnosticReport",
    "DocumentReference",
    "Immunization",
    "MedicationRequest",
    "MedicationStatement",
    "Observation",
    "Procedure"
  ],
  "type" : "reference",
  "expression" : "AllergyIntolerance.patient | Composition.subject.where(resolve() is Patient) | Condition.subject.where(resolve() is Patient) | DiagnosticReport.subject.where(resolve() is Patient) | DocumentReference.subject.where(resolve() is Patient) | Immunization.patient | MedicationRequest.subject.where(resolve() is Patient) | MedicationStatement.subject.where(resolve() is Patient) | Observation.subject.where(resolve() is Patient) | Procedure.subject.where(resolve() is Patient)",
  "target" : [
    "Patient"
  ],
  "chain" : [
    "identifier"
  ],
  "_chain" : [
    {
      "extension" : [
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode" : "SHOULD"
        }
      ]
    }
  ],
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.